Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 27, 2025

Closes #1462.

Additional information related to this pull request:

Updates the ig-ts templates (Ignite UI jQuery with Angular wrappers) to Angular 21.0, following the same pattern as PR #1463 for igx-ts templates.

Changes

package.json

  • Angular packages: ~20.0.0 → ~21.0.0
  • igniteui-angular-wrappers: ~19.0.0 → ~21.0.0
  • Added @angular/build ~21.0.0 (modern build system)
  • Updated devDependencies (typescript ~5.9.3, jasmine-core ~5.12.1, karma ~6.4.4)

angular.json

  • Build/serve builders: @angular-devkit/build-angular:*@angular/build:*

tsconfig.json

  • Added strict options: noImplicitOverride, noPropertyAccessFromIndexSignature, skipLibCheck, isolatedModules
  • moduleResolution: "node" → "Bundler"
  • module: "es2022" → "preserve"

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • www.google-analytics.com
    • Triggering command: /usr/local/bin/node node packages/cli/bin/execute.js new --help (dns block)
    • Triggering command: /usr/local/bin/node node packages/cli/bin/execute.js config --help (dns block)
    • Triggering command: /usr/local/bin/node node packages/cli/bin/execute.js generate --help (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

chore: update ig-ts references to 21.0 in the packages/cli/templates/angular/ig-ts/ folder

Similar to the following updates: #1463


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update ig-ts references to version 21.0 in CLI templates chore: update ig-ts references to 21.0 in the packages/cli/templates/angular/ig-ts/ folder Nov 27, 2025
Copilot AI requested a review from Lipata November 27, 2025 07:23
@Lipata Lipata marked this pull request as ready for review November 27, 2025 07:29
@coveralls
Copy link

coveralls commented Nov 27, 2025

Coverage Status

coverage: 70.369%. remained the same
when pulling fe9380b on copilot/update-ig-ts-references-21-0
into ebba238 on master.

@Lipata Lipata changed the title chore: update ig-ts references to 21.0 in the packages/cli/templates/angular/ig-ts/ folder chore: update angular wrappers references to 21.0 Nov 27, 2025
@Lipata Lipata merged commit 3357e28 into master Dec 1, 2025
4 checks passed
@Lipata Lipata deleted the copilot/update-ig-ts-references-21-0 branch December 1, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update angular templates with latest angular 21.0 and latest igniteui-angular 21.0

3 participants